home *** CD-ROM | disk | FTP | other *** search
/ Champak 128 / Vol 128 (Damaged).iso / games / make_mac.swf / scripts / DefineButton2_96 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2011-03-26  |  61 b   |  5 lines

  1. on(release){
  2.    stopAllSounds();
  3.    gotoAndPlay(2974);
  4. }
  5.